llvm-support 0.0.3

Support types and routines for parsing LLVM's bitcode
Documentation

llvm-support

Crates.io Documentation

Support types and routines for parsing LLVM's bitcode.

This crate is roughly analogous to LLVM's libSupport in scope: it provides some essential invariant-preserving types for parsing, mapping, and validating LLVM bitcode.